home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_78678.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  126 lines

  1. -- card: 78678 from stack: in
  2. -- bmap block id: 79486
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Calendar List DBOX
  6.  
  7.  
  8. -- part 4 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=240 top=227 right=257 bottom=417
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Buttons
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupButtons
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupButtons
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 5 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=234 top=87 right=217 bottom=435
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: calendar
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupList
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupList
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 6 (field)
  55. -- low flags: 81
  56. -- high flags: 2004
  57. -- rect: left=69 top=102 right=140 bottom=223
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 0
  61. -- font id: 3
  62. -- text size: 10
  63. -- style flags: 0
  64. -- line height: 13
  65. -- part name: popupList
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   hide card field "popupList"
  69. end mouseUp
  70.  
  71.  
  72. -- part 7 (field)
  73. -- low flags: 81
  74. -- high flags: 2004
  75. -- rect: left=245 top=130 right=205 bottom=411
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 0 / 0
  78. -- text alignment: 0
  79. -- font id: 3
  80. -- text size: 10
  81. -- style flags: 0
  82. -- line height: 13
  83. -- part name: popupButtons
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   hide card field "popupButtons"
  87. end mouseUp
  88.  
  89.  
  90. -- part 8 (field)
  91. -- low flags: 01
  92. -- high flags: 2002
  93. -- rect: left=16 top=61 right=84 bottom=179
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 0
  97. -- font id: 3
  98. -- text size: 10
  99. -- style flags: 0
  100. -- line height: 13
  101. -- part name: Inbox
  102.  
  103.  
  104. -- part contents for card part 6
  105. ----- text -----
  106. List of calendars associated with the current project.
  107.  
  108.  
  109. -- part contents for card part 7
  110. ----- text -----
  111. Click OK to open the selected calendar.
  112.  
  113. Click Cancel to cancel the command.
  114.  
  115.  
  116. -- part contents for card part 8
  117. ----- text -----
  118. Press any element for details.
  119.  
  120. -- part contents for background part 30
  121. ----- text -----
  122. The Dates Menu
  123.  
  124. -- part contents for background part 31
  125. ----- text -----
  126. Calendar List Dialog Box